home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / driving_home_at_easter.swf / scripts / DefineSprite_295 / frame_2 / DoAction_2.as next >
Text File  |  2011-01-13  |  159b  |  13 lines

  1. tellTarget("/random")
  2. {
  3.    gotoAndStop(1);
  4. }
  5. tellTarget("/controller")
  6. {
  7.    gotoAndStop("stop");
  8. }
  9. tellTarget("/grad")
  10. {
  11.    gotoAndStop("stop");
  12. }
  13.